home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / diskutil / cdlistn2.lzh / CDLISTN2.DOC next >
Encoding:
Text File  |  1993-10-29  |  5.7 KB  |  114 lines

  1.  
  2.         CDLISTNx.PRG Version 0.2  10/29/93
  3.     Copyright 1993 by Keith Lord
  4.  
  5. --------------------------------------------------------------------------------
  6.  
  7. This program is shareware.  You may distribute it at will, provided you
  8.  
  9.         1) do not charge any money for it,
  10.         2) distribute it WITH the documentation, and
  11.         3) do not change the program or documentation in ANY WAY.
  12.  
  13. If you find the program useful, I think a small contribution to my bank account
  14. would be a nice gesture.  Say, $10 or so, sent to the address at the bottom
  15. of this file.  CDLISTNx.PRG is by no means complete and cold hard cash is good
  16. incentive for me to spruce it up and add the features that it is plainly
  17. lacking.
  18.  
  19. --------------------------------------------------------------------------------
  20.  
  21. 1. Introduction
  22.  
  23.     CDLISTNx.PRG is a small program that will control a CD-ROM drive and
  24. allow you to playback audio CDs.  There are a couple shareware CD player
  25. programs out there, but they require a CD-ROM drive that conforms to the
  26. SCSI-2 standard.  My CD_ROM drive is not SCSI-2 compliant, so I wrote
  27. CDLISTNx.PRG to play my CDs.  I have an IBM 7210 CD drive which was produced
  28. a couple years ago for IBM's RISC/6000 series of computers.  As far as I can
  29. tell it is compatible with the Toshiba XM-3131 and XM-3232 CD drives.
  30. They are not SCSI-2 compliant, but they do have an audio jack on the front
  31. and can playback audio CDs given the proper commands.  If CDLISTNx.PRG
  32. does not work for your hardware setup, you might want to try the other
  33. CD player programs on GEnie.  CD drives can be finicky animals and just
  34. 'cos those programs didn't work for me, doesn't mean they won't work for you.
  35.  
  36. 2. The "cover yer butt" section
  37.  
  38.     I've  downloaded enough software to have noticed that almost EVERYONE puts
  39.     in a disclaimer of some kind.  I copped this one from a public domain
  40.     program.  It seems to have enough legal mumbo jumbo to discourage any
  41.     litigious griper.
  42.  
  43.     This software is shareware.  It is provided on an as-is basis,
  44.     with absolutely no warantees, either express or implied, including, but not
  45.     limited to performance, usefulness, reliability, fitness for a particular
  46.     purpose or merchantability.  The user assumes any and all risk involved in
  47.     the use of this software.  In no event will the author be liable for
  48.     direct, indirect, incidental, or consequential damages resulting from the
  49.     use of, or inability to use, this software.
  50.  
  51. So there!
  52.  
  53.  
  54. 3.  A few notes.
  55.  
  56.     CDLISTNx.PRG requires an ICD host adapter to communicate to your CD drive
  57. via the SCSI connection.  I've heard that the ICD hardware is not required
  58. if you have their Pro Utilities software, but I cannot vouch for this.
  59.  
  60.     CDLISTNx.PRG looks at its own name to determine which SCSI ID is allocated
  61. to your CD drive.  Rename the program by changing the 'x' in "CDLISTNx.PRG"
  62. to the SCSI ID of your CD drive.  For example, if your CD drive is SCSI ID
  63. number 5 on your SCSI chain, rename CDLISTNx.PRG to CDLISTN5.PRG.  (My drive
  64. is SCSI ID#2 on my system, so that is the name of the program I uploaded
  65. to GEnie.)  YOU MUST RENAME THE PROGRAM TO REFLECT YOUR SYSTEM CONFIGURATION!
  66. If all this makes no sense to you, stop right here and find someone who
  67. knows what the hack a SCSI ID is to help you.  If you set the SCSI ID
  68. incorrectly, you could affect the other devices on the SCSI bus in
  69. strange, unpredictable and potentialy damaging ways.
  70.  
  71. 4. So do something
  72.  
  73.     To get things started connect your CD drive to your systems SCSI bus
  74. and select an appropriate ID.  Turn on your drive and then the rest of
  75. your system.  Insert an audio CD into the drive.  The drive lights might
  76. blink for a few seconds as the drive initializes.
  77.  
  78.     Run your appropriately named version of CDLISTNx.PRG.  It will take a second
  79. or two to reinitialize the CD drive and then you'll be presented with a simple
  80. CD control dialog.  You may get some alerts telling you the CD drive is not
  81. ready.  If so, check your connections and make sure an audio CD is in the
  82. drive, and retry the initialization.  If you can't get past the alert box,
  83. you are out of luck.  Your CD drive does not respond to the commands that
  84. mine does, and CDLISTNx.PRG will not work for you.  Sorry.
  85.  
  86.     If you get to the CD control dialog, you're probably in good shape.  At
  87. the top of the dialog a line identifies the device that was found at the
  88. SCSI ID specified in the program name.  Make sure it's your CD drive.
  89. The controls are pretty simple.  STOP stops the CD from playing and returns
  90. it to track #1.  PLAY plays the CD starting at the selected track.  PAUSE
  91. will pause the CD (resume by pressing the PLAY button).  EJECT ejects the
  92. CD.  The fast forward and fast reverse buttons (labeled "<<" and ">>")
  93. do not function in this version of CDLISTNx.PRG.  The "Elapsed Time" and
  94. "SELECT TRACKS" features are also disabled (...like I said at the beginning
  95. "features it is plainly lacking.")  The CD track selection is made
  96. with the up and down arrows on each side of the track number.  While a CD is
  97. playing you can select a different track to play and then press the PLAY button
  98. to move to the newly selected track.  When the CD starts playing it will play
  99. from the selected track to the end of the CD.
  100.  
  101.     One final note.  The program does not know when you insert a new CD into the
  102. drive.  When you switch CDs you have to press the STOP button so the program
  103. will reread the CDs Table Of Contents and update its track info.
  104.  
  105.     That's about it.  I've been using CDLISTNx.PRG for a couple weeks now and
  106. it seems pretty solid.  I hope it works for you.  If you do run into problems,
  107. you can reach me via GEnie, and I'll try to help you out.
  108.  
  109.  
  110. Keith Lord
  111. 148 Maple St.
  112. Essex Junction, Vermont 05452
  113. K.LORD on GEnie
  114.